﻿2026-07-29T13:45:06.3894357Z ##[group]Run actions/checkout@v5
2026-07-29T13:45:06.3895097Z with:
2026-07-29T13:45:06.3895483Z   ref: ecbf582622e2b3e2af6bb5a403ac5b2017ff864c
2026-07-29T13:45:06.3895959Z   fetch-depth: 1
2026-07-29T13:45:06.3896341Z   repository: BigscreenVR/spt-bs-core
2026-07-29T13:45:06.3899192Z   token: ***
2026-07-29T13:45:06.3899542Z   ssh-strict: true
2026-07-29T13:45:06.3899920Z   ssh-user: git
2026-07-29T13:45:06.3900283Z   persist-credentials: true
2026-07-29T13:45:06.3900677Z   clean: true
2026-07-29T13:45:06.3901036Z   sparse-checkout-cone-mode: true
2026-07-29T13:45:06.3901450Z   fetch-tags: false
2026-07-29T13:45:06.3901809Z   show-progress: true
2026-07-29T13:45:06.3902169Z   lfs: false
2026-07-29T13:45:06.3902499Z   submodules: false
2026-07-29T13:45:06.3902861Z   set-safe-directory: true
2026-07-29T13:45:06.3903261Z   allow-unsafe-pr-checkout: false
2026-07-29T13:45:06.3903871Z ##[endgroup]
2026-07-29T13:45:06.4737556Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T13:45:06.4739623Z ##[group]Getting Git version info
2026-07-29T13:45:06.4740634Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T13:45:06.4741865Z [command]/usr/bin/git version
2026-07-29T13:45:06.4742427Z git version 2.43.0
2026-07-29T13:45:06.4744157Z ##[endgroup]
2026-07-29T13:45:06.4749339Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/0e9f75f6-de98-4a2f-8bfc-6eb0d68f2b45' before making global git config changes
2026-07-29T13:45:06.4751045Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T13:45:06.4752469Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T13:45:06.4783868Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T13:45:06.4804108Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T13:45:06.4814450Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T13:45:06.4817159Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T13:45:06.4840488Z HEAD
2026-07-29T13:45:06.4875663Z ##[endgroup]
2026-07-29T13:45:06.4876536Z [command]/usr/bin/git submodule status
2026-07-29T13:45:06.5054832Z ##[group]Cleaning the repository
2026-07-29T13:45:06.5058000Z [command]/usr/bin/git clean -ffdx
2026-07-29T13:45:10.3456328Z Removing .adapter-notify/
2026-07-29T13:45:10.3457860Z Removing target/
2026-07-29T13:45:10.3467217Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T13:45:10.3856248Z HEAD is now at d8d8f0e4 Merge 7f572d6df4064daa49f6c2640b4f882f7a317e6f into ecbf582622e2b3e2af6bb5a403ac5b2017ff864c
2026-07-29T13:45:10.3861492Z ##[endgroup]
2026-07-29T13:45:10.3863110Z ##[group]Disabling automatic garbage collection
2026-07-29T13:45:10.3867275Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T13:45:10.3896832Z ##[endgroup]
2026-07-29T13:45:10.3897773Z ##[group]Setting up auth
2026-07-29T13:45:10.3903416Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T13:45:10.3931542Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T13:45:10.4120523Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T13:45:10.4146375Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T13:45:10.4329667Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T13:45:10.4356479Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T13:45:10.4540145Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T13:45:10.4570646Z ##[endgroup]
2026-07-29T13:45:10.4572506Z ##[group]Fetching the repository
2026-07-29T13:45:10.4577311Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin ecbf582622e2b3e2af6bb5a403ac5b2017ff864c
2026-07-29T13:45:11.0116382Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-29T13:45:11.0117178Z  * branch              ecbf582622e2b3e2af6bb5a403ac5b2017ff864c -> FETCH_HEAD
2026-07-29T13:45:11.0136503Z ##[endgroup]
2026-07-29T13:45:11.0137149Z ##[group]Determining the checkout info
2026-07-29T13:45:11.0137836Z ##[endgroup]
2026-07-29T13:45:11.0141409Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T13:45:11.0179565Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T13:45:11.0203387Z ##[group]Checking out the ref
2026-07-29T13:45:11.0205701Z [command]/usr/bin/git checkout --progress --force ecbf582622e2b3e2af6bb5a403ac5b2017ff864c
2026-07-29T13:45:11.0512512Z Previous HEAD position was d8d8f0e4 Merge 7f572d6df4064daa49f6c2640b4f882f7a317e6f into ecbf582622e2b3e2af6bb5a403ac5b2017ff864c
2026-07-29T13:45:11.0517475Z HEAD is now at ecbf5826 docs(cli): regenerate the CLI reference for access-refresh, and name a path that parses
2026-07-29T13:45:11.0526217Z ##[endgroup]
2026-07-29T13:45:11.0561060Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T13:45:11.0584137Z ecbf582622e2b3e2af6bb5a403ac5b2017ff864c
